home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Przegladarki internetowe / Mozilla Seamonkey 1.0.5 pl / seamonkey-1.0.5.pl-PL.win32.installer.exe / MAIL.XPI / bin / chrome / messenger.jar / content / messenger / threadPane.xul < prev    next >
Encoding:
Extensible Markup Language  |  2005-05-08  |  6.4 KB  |  114 lines

  1. <?xml version="1.0"?>
  2.  
  3. <!-- ***** BEGIN LICENSE BLOCK *****
  4.  Version: MPL 1.1/GPL 2.0/LGPL 2.1
  5.  
  6.  The contents of this file are subject to the Mozilla Public License Version
  7.  1.1 (the "License"); you may not use this file except in compliance with
  8.  the License. You may obtain a copy of the License at
  9.  http://www.mozilla.org/MPL/
  10.  
  11.  Software distributed under the License is distributed on an "AS IS" basis,
  12.  WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  13.  for the specific language governing rights and limitations under the
  14.  License.
  15.  
  16.  The Original Code is Mozilla Communicator client code, released
  17.  March 31, 1998.
  18.  
  19.  The Initial Developer of the Original Code is
  20.  Netscape Communications Corporation.
  21.  Portions created by the Initial Developer are Copyright (C) 1998-1999
  22.  the Initial Developer. All Rights Reserved.
  23.  
  24.  Contributor(s):
  25.    Neil Rashbrook <neil@parkwaycc.co.uk>
  26.  
  27.  Alternatively, the contents of this file may be used under the terms of
  28.  either of the GNU General Public License Version 2 or later (the "GPL"),
  29.  or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  30.  in which case the provisions of the GPL or the LGPL are applicable instead
  31.  of those above. If you wish to allow use of your version of this file only
  32.  under the terms of either the GPL or the LGPL, and not to allow others to
  33.  use your version of this file under the terms of the MPL, indicate your
  34.  decision by deleting the provisions above and replace them with the notice
  35.  and other provisions required by the GPL or the LGPL. If you do not delete
  36.  the provisions above, a recipient may use your version of this file under
  37.  the terms of any one of the MPL, the GPL or the LGPL.
  38.  
  39.  ***** END LICENSE BLOCK ***** -->
  40.  
  41. <?xml-stylesheet href="chrome://messenger/skin/threadPane.css" type="text/css"?>
  42. <?xml-stylesheet href="chrome://messenger/skin/threadPaneExtras.css" type="text/css"?>
  43. <?xml-stylesheet href="chrome://messenger/skin/threadPaneLabels.css" type="text/css"?>
  44.  
  45. <!DOCTYPE overlay SYSTEM "chrome://messenger/locale/threadpane.dtd">
  46.  
  47. <overlay
  48.   xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  49.  
  50. <script src="chrome://messenger/content/threadPane.js"/>
  51.  
  52. <tree id="threadTree" persist="width lastfoldersent" flex="1" enableColumnDrag="true" _selectDelay="500"
  53.     class="plain focusring" disableKeyNavigation="true" lastfoldersent="false" noattachcol="true"
  54.     onkeypress="ThreadPaneKeyPress(event);"
  55.     onselect="ThreadPaneSelectionChanged();">
  56.   <treecols pickertooltiptext="&columnChooser.tooltip;">
  57.     <treecol id="threadCol" persist="hidden ordinal" fixed="true" cycler="true" class="treecol-image threadColumnHeader" currentView="unthreaded"
  58.              display="&threadColumn.label;" tooltiptext="&threadColumn.tooltip;"/>
  59.     <splitter class="tree-splitter"/>
  60.     <treecol id="attachmentCol" persist="hidden ordinal" fixed="true" class="treecol-image attachmentColumnHeader" hidden="true"
  61.              display="&attachmentColumn.label;" tooltiptext="&attachmentColumn.tooltip;"/>
  62.     <splitter class="tree-splitter"/>
  63.     <treecol id="subjectCol" persist="hidden ordinal width" flex="7" ignoreincolumnpicker="true"
  64.              label="&subjectColumn.label;" tooltiptext="&subjectColumn.tooltip;"/>
  65.     <splitter class="tree-splitter"/>
  66.     <treecol id="junkStatusCol" persist="hidden ordinal width" fixed="true" cycler="true" class="treecol-image junkStatusHeader"
  67.              display="&junkStatusColumn.label;" tooltiptext="&junkStatusColumn.tooltip;"/>
  68.     <splitter class="tree-splitter"/>
  69.     <treecol id="senderCol" persist="ordinal width hidden swappedhidden" flex="4" hidden="false" swappedhidden="true"
  70.              label="&senderColumn.label;" tooltiptext="&senderColumn.tooltip;"/>
  71.     <treecol id="recipientCol" persist="ordinal width hidden swappedhidden" flex="4" hidden="true" swappedhidden="false"
  72.              label="&recipientColumn.label;" tooltiptext="&recipientColumn.tooltip;"/>
  73.     <splitter class="tree-splitter"/>
  74.     <treecol id="unreadButtonColHeader" persist="hidden ordinal" fixed="true" cycler="true" class="treecol-image readColumnHeader"
  75.              display="&readColumn.label;" tooltiptext="&readColumn.tooltip;"/>
  76.     <splitter class="tree-splitter"/>
  77.     <treecol id="dateCol" persist="hidden ordinal width" flex="2"
  78.              label="&dateColumn.label;" tooltiptext="&dateColumn.tooltip;"/>
  79.     <splitter class="tree-splitter"/>
  80.     <treecol id="statusCol" persist="hidden ordinal width" flex="1" hidden="true"
  81.              label="&statusColumn.label;" tooltiptext="&statusColumn.tooltip;"/>
  82.     <splitter class="tree-splitter"/>
  83.     <treecol id="sizeCol" persist="hidden ordinal width" flex="1" hidden="true"
  84.              label="&sizeColumn.label;" tooltiptext="&sizeColumn.tooltip;"/>
  85.     <splitter class="tree-splitter"/>
  86.     <treecol id="flaggedCol" persist="hidden ordinal" fixed="true" cycler="true" hidden="true" class="treecol-image flagColumnHeader"
  87.              display="&flagColumn.label;" tooltiptext="&flagColumn.tooltip;"/>
  88.     <splitter class="tree-splitter"/>
  89.     <treecol id="labelCol" persist="hidden ordinal width" flex="1" hidden="true"
  90.        label="&labelColumn.label;" tooltiptext="&labelColumn.tooltip;"/>
  91.     <splitter class="tree-splitter"/>
  92.     <treecol id="accountCol" persist="hidden ordinal width" flex="1" hidden="true"
  93.              label="&accountColumn.label;" tooltiptext="&accountColumn.tooltip;"/>
  94.     <splitter class="tree-splitter"/>
  95.     <treecol id="priorityCol" persist="hidden ordinal width" flex="1"
  96.              label="&priorityColumn.label;" tooltiptext="&priorityColumn.tooltip;"/>
  97.     <splitter class="tree-splitter"/>
  98.     <treecol id="unreadCol" persist="hidden ordinal width" flex="1" hidden="true"
  99.              label="&unreadColumn.label;" tooltiptext="&unreadColumn.tooltip;"/>
  100.     <splitter class="tree-splitter"/>
  101.     <treecol id="totalCol" persist="hidden ordinal width" flex="1" hidden="true"
  102.              label="&totalColumn.label;" tooltiptext="&totalColumn.tooltip;"/>
  103.     <splitter class="tree-splitter"/>
  104.     <treecol id="locationCol" persist="width" flex="1" hidden="true" ignoreincolumnpicker="true"
  105.              label="&locationColumn.label;" tooltiptext="&locationColumn.tooltip;"/>
  106.     <splitter class="tree-splitter"/>
  107.     <treecol id="idCol" persist="hidden ordinal width" flex="1" hidden="true"
  108.              label="&idColumn.label;" tooltiptext="&idColumn.tooltip;"/>
  109.   </treecols>
  110.   <treechildren ondraggesture="BeginDragThreadPane(event);"/>
  111. </tree>
  112.  
  113. </overlay>
  114.